body {font-size:12px; color:#2f2f2f; font-family:"Verdana", Lucida Grande, sans-serif; background: #242424; background-image: url(); background-repeat: repeat-x; margin: 0px;}
h1{font-size: 68px; color:#2f2f2f; font-family:"georgia"; font-weight: normal; padding-left:0px; margin-bottom: -3px; margin-top: 0px;} 
h2{font-size: 15px; color:#2f2f2f; font-weight: normal; word-spacing:20px;} 
h3{font-size: 16px; color:#2f2f2f; font-weight: normal; padding-left:0px; margin-bottom: -3px;} 
b2{font-size: 22px; color:#2f2f2f; font-weight: normal; padding-left:0px; margin-bottom: 0px;} 
img {border-style:none;}
#navwrap {width: 100%; height: 46px; color:#ffffff; background-color:#2f2f2f; border-bottom:4px solid #f7886a; background-image: url(); background-repeat: repeat-x;}
#topnav {width:602px; height: 46px; padding-top:12px; padding-left:462px;  float:left;}
#cornernav {width:178px; height: 35px; padding-top:5px; float:right; }#header { padding-top:55px; padding-left:0px; padding-bottom: 0px; word-spacing:30px; }#header { padding-top:55px; padding-left:0px; padding-bottom: 0px; word-spacing:30px; }#header { padding-top:55px; padding-left:0px; padding-bottom: 0px; word-spacing:30px; }
#header a:link {text-decoration: none; border:none; color:#000000;}
#header a:visited {text-decoration: none; border-style: none; color:#000000;}
#header a:hover {color:#f7886a;}
#header a:active {text-decoration: none;}
#headerwrap { width:921px; height:146px; margin-right:auto; margin-left:auto; padding-right:20px; background-image: url(http://believeandbloom.com/images/top.jpg); background-repeat: no-repeat;}
#wrap {width:962px; margin-right:auto; margin-left:auto;}
#screen {width:100%;background: #ffffff; margin-right:auto; margin-left:auto; background-image: url(); background-repeat: no-repeat;}
#main {width:902px; background: #ffffff; padding-left:30px; padding-right:30px; background: #ffffff;}
#center {width:921px; height:2298px;margin-right:auto; margin-left:auto; background-image: url(http://believeandbloom.com/images/services.jpg); background-repeat: no-repeat;}
#rightbox {width:188px; margin-right:12px; padding-top:60px; float:right; font-size: 12px;}
#leftbox {width:694px; margin-left:0px; padding-top:5px; float:left; font-size: 16px;}
#footer {width: 100%; height: 150px; margin-top:0px; padding-top:0px; color:#ffffff; background-color:#242424; border-top:6px solid #f7886a; background-image: url(); background-repeat: repeat-x;}
#footer a:link {text-decoration: none; border:none; color:#d1d1d1;}
#footer a:visited {text-decoration: none; border-style: none; color:#d1d1d1;}
#footer a:hover {color:#f7886a;}
#footer a:active {text-decoration: none;}
a:link {text-decoration: none; border:none; color:#f7886a;}
a:visited {text-decoration: none; border-style: none; color:#f7886a;}
a:hover {color:#f7952f;}
a:active {text-decoration: none;}
*{outline: none;}
img {border: 0;}
.container {
	align: left;
	width: 697px;
	padding-top: 0px;
	margin: 0 auto;
}
.folio_block {
	position: absolute;
		align: left;

}


/*--Main Container--*/
.main_view {
	margin-top:20px;
	align: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:407px;	width: 697px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	width: 697px; height:55px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: left;
	line-height: 15px;
	padding-top: 10px;
	background: url() no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 4px;
	text-decoration: none;
	color: #000;
	padding-top: -10px;
}
.paging a.active {
	font-weight: bold; 
	background: #8fbe3c; 
	border: 0px solid #610000;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.paging a:hover {font-weight: bold;}



